C#
VB
C++
Initializes a new FeretsDiameterCommand class object with explicit parameters.
public FeretsDiameterCommand(
LeadPoint[] points
)
Public Function New( _
ByVal points() As Leadtools.LeadPoint _
)
public:
FeretsDiameterCommand(
Leadtools.array<LeadPoint>^ points
)
points
An array of object contour coordinate points.
Refer to FeretsDiameterCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET